home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / graphics / gnuplot / contrib / byrne / 00shar.hdr < prev    next >
Internet Message Format  |  1992-03-25  |  3KB

  1. From mrb2j@kelvin.seas.virginia.edu Thu Mar 26 13:04:06 1992
  2. Return-Path: <mrb2j@kelvin.seas.virginia.edu>
  3. Received: from Virginia.EDU (uvaarpa.Virginia.EDU) by ra-next.arc.nasa.gov (NeXT-1.0 (From Sendmail 5.52)/NeXT-1.0)
  4.     id AA08539; Thu, 26 Mar 92 13:03:43 PST
  5. Received: from kelvin.seas.virginia.edu by uvaarpa.Virginia.EDU id aa22010;
  6.           26 Mar 92 16:12 EST
  7. Received: by kelvin.seas.Virginia.EDU (AIX 3.1/UCB 5.61/1.34)
  8.     id AA31040; Thu, 26 Mar 92 16:12:06 -0500
  9. Date: Thu, 26 Mar 92 16:12:06 -0500
  10. From: "Margaret R. Byrne" <mrb2j@kelvin.seas.virginia.edu>
  11. Message-Id: <9203262112.AA31040@kelvin.seas.Virginia.EDU>
  12. X-Mailer: Mail User's Shell (7.2.3 5/22/91)
  13. To: Alex Woo x6010 227-6 rm 315 <woo@ra-next.arc.nasa.gov>
  14. Subject: Re: gnuplot library
  15. Status: R
  16.  
  17. Thank you for offering to put a contrib subdirectory in gnuplot
  18. 3.3.  Please find enclosed a shar file with my congp3d3
  19. preprocessor to draw contour plots on irregular regions.
  20. I am starting work on April 6, and will be accessing this 
  21. account sporadically after tommorrow, so mail may take a while to
  22. get to me.  I can also be reached by US snail at either of the
  23. two following addresses:
  24.      4511 Avondale St, apt 201   |    (home:  good till 4/1/93)
  25.      Bethesda, MD 20814          |
  26.  
  27.      US Nuclear Regulatory Commission    |     (work:  I'm planning to
  28.      Mail Stop WF6E6                     |      stay here for a while.)
  29.      Washington, DC 20555                |
  30. I will be traveling a lot for this job, so snail mail may take a while to
  31. catch up with me.  The NRC has extraordinarily slow snail mail service,
  32. so mail sent to me at work will be even slower than mail sent to me at
  33. home.  When I was at the NRC for the interview, they told me that they
  34. don't think they have email access to the outside world.
  35.  
  36. I have tested my preprocessor's output files only under gnuplot 3.0
  37. under DOS.  Someone gave me the DOS executable for gnuplot 3.0.
  38. I tried to compile gnuplot 3.2 beta 6 with UVa's Turbo C compiler,
  39. but was unsuccessful.  I think the problems are that I don't know
  40. C, I don't know how to use make (and was guessing at how to change
  41. the makefile), and that UVa's microcomputer labs have turbo C
  42. in a networked configuration.
  43.  
  44. I have only used the preprocessor itself under watfor77 and watfor87.
  45. However, these compilers give extension messages whenever they 
  46. encounter code that is not ANSI standard fortran 77.  The only 
  47. extension message that I get with congp2d3.for is one about the use
  48. of lower case letters.  I left it that way because anyone wanting
  49. to use a unix machine would want it in lower case, and anyone using
  50. a fortran compiler that insists on  upper case must surely have a
  51. utility that converts mixed case or lower case to upper case.  I
  52. wonder if there are any upper case only fortran compilers left.
  53.  
  54. Rose Byrne
  55. (mrb2j@virginia.edu) <---- sporadic access
  56.  
  57.  
  58. Submitted-by: mrb2j@kelvin
  59. Archive-name: congp2d3/part01
  60.  
  61.